From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:55 +0000 (+0000) Subject: packages/libid3tag: fix whitespaces X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=ac812fac445fef90bfd8299bfad5d766abe1dd6e;p=openwrt%2Fsvn-archive%2Fpackages.git packages/libid3tag: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40170 --- diff --git a/libs/libid3tag/Makefile b/libs/libid3tag/Makefile index df98c31aa..318f0ee36 100644 --- a/libs/libid3tag/Makefile +++ b/libs/libid3tag/Makefile @@ -32,7 +32,7 @@ define Package/libid3tag endef define Package/libid3tag/description - libid3tag is a library for reading and (eventually) writing ID3 tags, both + libid3tag is a library for reading and (eventually) writing ID3 tags, both ID3v1 and the various versions of ID3v2. endef